STEP 5: Let's add a few more actions to our bridge_scene()!

Make sure both of the actions go INSIDE your bridge_scene() function.

Just like loops and conditionals, a function will cause a bad input syntax error if it is empty.

  • In use Go To to have the sprite go to the location (-175, -150).
  • Use Say to have the sprite say "I made it!".

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)